home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / jaq / ds3100.md / md.mk < prev   
Encoding:
Text File  |  1992-09-11  |  1.5 KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Thu Sep 10 18:47:30 PDT 1992
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = admin.c dev.c hash.c indx.c lock.c mem.c option.c queue.c regexp.c sock.c str.c tbuf.c tlog.c ttime.c utils.c
  23. HDRS        = cfuncproto.h jaquith.h option.h regexp.h
  24. MDPUBHDRS    = 
  25. OBJS        = ds3100.md/admin.o ds3100.md/dev.o ds3100.md/hash.o ds3100.md/indx.o ds3100.md/lock.o ds3100.md/mem.o ds3100.md/option.o ds3100.md/queue.o ds3100.md/regexp.o ds3100.md/sock.o ds3100.md/str.o ds3100.md/tbuf.o ds3100.md/tlog.o ds3100.md/ttime.o ds3100.md/utils.o
  26. CLEANOBJS    = ds3100.md/admin.o ds3100.md/dev.o ds3100.md/hash.o ds3100.md/indx.o ds3100.md/lock.o ds3100.md/mem.o ds3100.md/option.o ds3100.md/queue.o ds3100.md/regexp.o ds3100.md/sock.o ds3100.md/str.o ds3100.md/tbuf.o ds3100.md/tlog.o ds3100.md/ttime.o ds3100.md/utils.o
  27. INSTFILES    = ds3100.md/md.mk ds3100.md/dependencies.mk Makefile local.mk
  28. SACREDOBJS    = 
  29.